Skip to content

Conversation

@mbellade
Copy link
Member

https://hibernate.atlassian.net/browse/HHH-18321


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


else {
// Need to infer the type here first to determine the correct temporal type
final FromClauseIndex fromClauseIndex = fromClauseIndexStack.getCurrent();
inferrableTypeAccessStack.push( () -> determineValueMapping( inferrableOperand, fromClauseIndex ) );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Push without pop?

@beikov
Copy link
Member

beikov commented Oct 2, 2024

Closing in favor of #9032

@beikov beikov closed this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants